cli: fix dependency to correct version of polkadot/api package#1353
Conversation
|
I'm considering changing the versioning schema for types and maybe even the cli packages so the major version number matches the runtime spec version. Currently we are only incrementing the minor version on each release which is semantically incorrect. What do you think @Lezek123 |
|
Progress from If we decide we're not in "initial development" stage anymore, we could move to |
Okay that sounds reasonable. So lets stick with current convention 👍 |
In making preparations to publish new npm packages for Alexandria I was doing some double checking.
Fixed the polkadot api package version in joystream-cli